PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / getTop Method
In This Topic
    getTop Method
    In This Topic
    Gets the top border.
    Syntax
    public PDFPen getTop()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the top border is drawn.
    See Also